projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af1db4
)
Document describe-text-at, not list-text-properties-at.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Apr 2002 00:29:11 +0000
(
00:29
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Apr 2002 00:29:11 +0000
(
00:29
+0000)
man/text.texi
patch
|
blob
|
history
diff --git
a/man/text.texi
b/man/text.texi
index a6963e303ecd66ccb12178939ae28fb171e3cc4d..5be86de7b8076a7d025adf99e21a9a10566c6efa 100644
(file)
--- a/
man/text.texi
+++ b/
man/text.texi
@@
-1833,8
+1833,8
@@
menu works with (@code{facemenu-remove-face-props}).
Delete @emph{all} text properties from the region
(@code{facemenu-remove-all}).
-@findex
list-text-properties
-at
-@item
List Properties
+@findex
describe-text
-at
+@item
Describe Text
List all the text properties of the character following point
(@code{list-text-properties-at}).